wayland: Make popups work more than once
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 May 2019 04:41:38 +0000 (04:41 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 19 May 2019 04:43:16 +0000 (04:43 +0000)
commite74c655016982272b72dff318b11602b0d5b099a
tree675c75ec26bf978870a489f52c0d80698235bada
parent3030e887a4fd73dddaa0b09b22dba8d86b62a10e
wayland: Make popups work more than once

The change to keep some server resources around
until destroy was causing us to not recreate
the right things when a surface is hidden and
then shown again. Make sure to recreate everything.
gdk/wayland/gdksurface-wayland.c